Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter: Fixes for tweepy 4.0.0 #725

Merged
merged 2 commits into from
Oct 8, 2021
Merged

Conversation

ajdapretnar
Copy link
Collaborator

Issue

Fixes #724. Tweepy 4.0.0 came with some substantial API changes, which had to be implemented in Orange.

Description of changes

Replace deprecated API calls and fix tweepy to 4.0.0 or higher.

Includes
  • Code changes
  • Tests
  • Documentation

@ajdapretnar
Copy link
Collaborator Author

For tests to pass, we need to wait for biolab/orange3#5617.

@codecov-commenter
Copy link

Codecov Report

Merging #725 (8ef2db9) into master (2bac9b8) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
+ Coverage   74.14%   74.20%   +0.06%     
==========================================
  Files          72       72              
  Lines        9571     9571              
  Branches     1302     1302              
==========================================
+ Hits         7096     7102       +6     
+ Misses       2227     2221       -6     
  Partials      248      248              

@ajdapretnar ajdapretnar merged commit 6ebcf6f into biolab:master Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Twitter widget is missing
3 participants